Autogenerated HTML docs for v1.7.9.2-384-g4a92a
diff --git a/git-symbolic-ref.html b/git-symbolic-ref.html index be8253a..1531d4c 100644 --- a/git-symbolic-ref.html +++ b/git-symbolic-ref.html
@@ -583,7 +583,8 @@ <h2 id="_synopsis">SYNOPSIS</h2> <div class="sectionbody"> <div class="verseblock"> -<div class="verseblock-content"><em>git symbolic-ref</em> [-q] [-m <reason>] <name> [<ref>]</div> +<div class="verseblock-content"><em>git symbolic-ref</em> [-m <reason>] <name> <ref> +<em>git symbolic-ref</em> [-q] [--short] <name></div> <div class="verseblock-attribution"> </div></div> </div> @@ -616,6 +617,15 @@ </p> </dd> <dt class="hdlist1"> +--short +</dt> +<dd> +<p> + When showing the value of <name> as a symbolic ref, try to shorten the + value, e.g. from <tt>refs/heads/master</tt> to <tt>master</tt>. +</p> +</dd> +<dt class="hdlist1"> -m </dt> <dd> @@ -647,7 +657,7 @@ <div id="footnotes"><hr /></div> <div id="footer"> <div id="footer-text"> -Last updated 2011-12-09 15:40:58 PDT +Last updated 2012-03-04 23:48:43 PDT </div> </div> </body>